func github.com/go-pg/pg/v10.terminateConn

2 uses

	github.com/go-pg/pg/v10 (current package)
		messages.go#L1324: func terminateConn(cn *pool.Conn) error {
		options.go#L268: 		OnClose: terminateConn,